Function CreateFactBySize

Source
pub unsafe extern "C" fn CreateFactBySize(
    arg1: *mut Environment,
    arg2: size_t,
) -> *mut Fact