Skip to main content

BCryptGetProperty

Type Alias BCryptGetProperty 

Source
pub type BCryptGetProperty = unsafe extern "system" fn(HANDLE, *const u16, *mut u8, u32, *mut u32, u32) -> i32;