[][src]Function alpm_sys::alpm_option_get_hookdirs

pub unsafe extern "C" fn alpm_option_get_hookdirs(
    handle: *mut alpm_handle_t
) -> *mut alpm_list_t

@name Accessors to the list of package hook directories. @{