Skip to main content

switch_uuid_parse

Function switch_uuid_parse 

Source
pub unsafe extern "C" fn switch_uuid_parse(
    uuid: *mut switch_uuid_t,
    uuid_str: *const c_char,
) -> switch_status_t