[][src]Function winapi::um::bluetoothapis::BluetoothSdpGetContainerElementData

pub unsafe extern "system" fn BluetoothSdpGetContainerElementData(
    pContainerStream: LPBYTE,
    cbContainerLength: ULONG,
    pElement: *mut HBLUETOOTH_CONTAINER_ELEMENT,
    pData: PSDP_ELEMENT_DATA
) -> DWORD