Function ndk_sys::getlogin_r

source ·
pub unsafe extern "C" fn getlogin_r(
    __buffer: *mut c_char,
    __buffer_size: usize
) -> c_int