[][src]Function smash::lib::L2CAgent_sv_set_function_hash

pub unsafe extern "C" fn L2CAgent_sv_set_function_hash(
    this: *mut L2CAgent,
    func: unsafe extern "C" fn(arg1: *mut L2CAgent, arg2: *mut c_void) -> u64,
    hash: Hash40
)