Function UuidFromStringA

Source
pub unsafe extern "C" fn UuidFromStringA(
    StringUuid: RPC_CSTR,
    Uuid: *mut UUID,
) -> RPC_STATUS