pub unsafe extern "C" fn alpm_option_get_sandboxuser(
handle: *mut alpm_handle_t,
) -> *const c_char
Expand description
Returns the user to switch to for sensitive operations. @return the user name
pub unsafe extern "C" fn alpm_option_get_sandboxuser(
handle: *mut alpm_handle_t,
) -> *const c_char
Returns the user to switch to for sensitive operations. @return the user name