[][src]Function hactool_sys::cJSON_DetachItemViaPointer

pub unsafe extern "C" fn cJSON_DetachItemViaPointer(
    parent: *mut cJSON,
    item: *mut cJSON
) -> *mut cJSON