sdp_uuid_extract

Function sdp_uuid_extract 

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