pub unsafe extern "system" fn FindFirstFreeAce(
    pacl: *const ACL,
    pace: *mut *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"