xmpp_realloc

Function xmpp_realloc 

Source
pub unsafe extern "C" fn xmpp_realloc(
    ctx: *const xmpp_ctx_t,
    p: *mut c_void,
    size: usize,
) -> *mut c_void