Function alljoyn_msgarg_set_int32

pub unsafe extern "system" fn alljoyn_msgarg_set_int32(
    arg: alljoyn_msgarg,
    i: i32,
) -> QStatus