Function set_library_select_hook

Source
pub unsafe extern "C" fn set_library_select_hook(
    func: Option<unsafe extern "C" fn(arg1: glui32)>,
)