[][src]Function libbluetooth::sdp_lib::sdp_uuid_extract

pub unsafe extern "C" fn sdp_uuid_extract(
    buffer: *const u8,
    bufsize: c_int,
    uuid: *mut uuid_t,
    scanned: *mut c_int
) -> c_int