Function glib_sys::g_unix_get_passwd_entry
source · pub unsafe extern "C" fn g_unix_get_passwd_entry(
user_name: *const c_char,
error: *mut *mut GError
) -> *mut passwd
Available on crate feature
v2_64
and Unix only.