[][src]Function libbluetooth::sdp_lib::sdp_data_alloc_with_length

pub unsafe extern "C" fn sdp_data_alloc_with_length(
    dtd: u8,
    value: *const c_void,
    length: u32
) -> *mut sdp_data_t