Function vasprintf

Source
pub unsafe extern "C" fn vasprintf(
    __ptr: *mut *mut i8,
    __f: *const i8,
    __arg: *mut __va_list_tag,
) -> i32