pub unsafe extern "system" fn BluetoothRegisterForAuthentication(
    pbtdi: *const BLUETOOTH_DEVICE_INFO,
    phreghandle: *mut isize,
    pfncallback: PFN_AUTHENTICATION_CALLBACK,
    pvparam: *const c_void
) -> u32
Expand description

Required features: "Win32_Foundation"